next up previous contents
Next: Local directives Up: Free Pascal programmers guide Previous: About this document

Compiler directives

  Free Pascal supports compiler directives in your source file. They are not the same as Turbo Pascal directives, although some are supported for compatibility. There is a distinction between local and global directives; local directives take effect from the moment they are encountered, global directives have an effect on all of the compiled code.





Michael Van Canneyt
Tue Mar 31 16:50:06 CEST 1998